You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > IntPower Method > clMtxExpr.IntPower Method ([In] TOpenCLValue, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.IntPower Method ([In] TOpenCLValue, int)

Compute the integer power function.

Syntax
C#
Visual Basic
public static clValue IntPower([In] TOpenCLValue Base, int Exponent);

Internally calls clValue.IntPower

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!